ASP.NET MVC コントロールヘルプ
ItemsBoundControl<T> クラス
メンバ 

C1.Web.Mvc アセンブリ > C1.Web.Mvc 名前空間 : ItemsBoundControl<T> クラス
項目連結コントロールの基本クラス。
オブジェクト モデル
ItemsBoundControl<T> クラス
シンタックス
'宣言
 
Public MustInherit Class ItemsBoundControl(Of T) 
   Inherits Control
   Implements ITemplate 
public abstract class ItemsBoundControl<T> : Control, ITemplate  
型パラメータ
T
継承階層

System.Object
   C1.Web.Mvc.Component
      C1.Web.Mvc.Control
         C1.Web.Mvc.ItemsBoundControl<T>
            C1.Web.Mvc.DropDown<T>
            C1.Web.Mvc.FlexChartBase<T>
            C1.Web.Mvc.FlexGridBase<T>
            C1.Web.Mvc.ListBox<T>
            C1.Web.Mvc.MultiSelectListBox<T>

参照

ItemsBoundControl<T> メンバ
C1.Web.Mvc 名前空間